AmLeadExpense 
Logical Entity Name  AmLeadExpense 
Default Table Name  AmLeadExpense 
Physical Only  NO 
Definition 
 
Note 
 

AmLeadExpense Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AmLeadSrcID    int  NO 
 
InvDate    datetime  YES 
 
InvAmount    money  NO 
 
AdStart    datetime  YES 
 
AdEnd    datetime  YES 
 
Active    bit  NO 
 
ModFlag    char(1)  NO 
 
Userid    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
AmLeadExpenseID(PK)    int  NO 
 
InvNumber    varchar(15)  YES 
 
SyCampusID    int  YES 
 
SyOrganizationID(FK)    int  YES 
 

AmLeadExpense Primary and Unique Keys 
Key Name  Key Type  Keys 
AmLeadExpense_AmLeadExpenseID_U_C_IDX  PrimaryKey  AmLeadExpenseID 

AmLeadExpense Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyOrganization  Non-Identifying  Zero or One to Zero or More  FK_AmLeadExpense_SyOrganizationID_SyOrganization_SyOrganizationID      SyOrganizationID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AmLeadExpense Check Constraints 
Check Constraint Name  CheckConstraint